EventApi
Functions
Registers a listener to the onRegisteredClient
event.
Registers a listener to the global onChangedServer
event. This will be fired on the logical server after an updated config is prepared for saving.
Registers a listener to the global onSyncClient
event. This will be fired on the logical client when a config is synced.
Registers a listener to the global onSyncServer
event. This will be fired on the logical server when a config is about to be synced to clients.
Registers a listener to the global onChangedClient
event. This will be fired on the logical client when a client side config is updated in-game.
Registers a listener to the global onChangedServer
event. This will be fired on the logical server after an updated config is prepared for saving.